home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-10-17 | 735 b | 29 lines | [TEXT/GEOL] |
- Item 4913826 17-Oct-89 07:50
-
- From: REDDEN Peat Marwick, Kevin Redden,VCA
-
- To: V0683 Amoco Tech, Eric Berdahl,VAR
-
- cc: MACAPP.TECH$ MACAPP Tech
-
- Sub: Response to ¿Prog won't run…
-
- Eric,
-
- I get the "Cannot create document because of a program error." message
- sometimes when I forget to put new objects that I have created and am using in
- the
-
- IF gDeadStripSuppression THEN
- BEGIN
- IF Member ( TObject ( NIL ), TMyObject ) THEN;
- END;
-
- some times not doing this somewhere in your code will still compile and run in
- Debug but will Fail in NoDebug.
-
- Hope this helps,
- Kevin Redden
- KPMG Peat Marwick
-
-